home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: ODShape from FW_CShape?
- Sent: 6/18/96 9:21 AM
- Received: 6/18/96 9:41 AM
- From: Henri Lamiraux, lamiraux@apple.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >I need to make a call to FW_CDropTracker::ShowDragHilite which
- >expects an ODShape* as one of its arguments. However, the shape I
- >want to hilite is an FW_CArcShape. So, my question is: how can I get an
- >ODShape* from an FW_CArcShape object?
- >
- >Thanks,
- >Walter
-
- I have been asked to add an API to convert a FW_CShape to an ODShape. I
- will add that in a future release. Right now you can use
- FW_CreateArcODShape defined in FWGrUtil in the graphic sub-system.
-
- ........................................................................
- Henri Lamiraux lamiraux@apple.com
- Apple Computer, Inc. OpenDoc(tm) Development Framework
- ........................................................................
-
-